home *** CD-ROM | disk | FTP | other *** search
-
- For normal usage with GCC on the atariST, this directory should be
- rooted at the directory
- /usr/local/gcc-include/
-
- For usage in a unix hosted GCC based cross development environment
- this directory should be rooted at
- $(CROSSDIR)/include
-
- If you want to root this directory, appropriate changes will have to
- be made in the file `cccp.c' in the Gcc source directory.
-
-
- Notes:
- - When running GCC in the 16 bit integer mode, the preprocessor
- symbols '__MSHORT__' is automatically #defined
-
- - The preprocessor symbols `__GNUC__' `ATARI_ST' `minix' and `m68k'
- are always defined when using GCC, unless you explicitly undefine
- them using the `#undef' directive or the `-Uname' command line option.
-
- Please send fixes/comments/suggestions to
-
- --
- usenet: {decvax,sun}!cwjcc!dsrgsun!bammi jwahar r. bammi
- csnet: bammi@dsrgsun.ces.CWRU.edu
- arpa: bammi@dsrgsun.ces.CWRU.edu
- compuServe: 71515,155
-